PATH![]() |
![]() ![]() |
OSStatus MPExitCriticalRegion (MPCriticalRegionID criticalRegion);
This function decrements the use count of the critical region object. When the use count reaches zero, ownership of the critical region object is released (which allows another task to use the critical region).
The function MPEnterCriticalRegion .